cross product calculator

The vector calculator allows the calculation of the cross product of two vectors online from their coordinates.

This example shows how to use the cross product calculator :

cross_product(`[1;1;1];[5;5;6]`), returns [1;-1;0]

See also